home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 47.7z / BS1 part 47 / Aladdin 4D v3.2 Upgrade (1994-04-13)(Adspec Programming)[update disk].7z / Aladdin 4D v3.2 Upgrade (1994-04-13)(Adspec Programming)[update disk].adf / Help.LZH / twist.hlp < prev   
Text File  |  1993-12-17  |  3KB  |  98 lines

  1. Tool Name: Twist
  2. Author:    Adspec Programming
  3. Last Revision: Dec 17, 1993
  4. ______________________________________________________________
  5.  
  6. PURPOSE: To twist selected polys.
  7.  
  8. The rotation occurs around the selected axis. The amount of the
  9. rotation is set in the XYZ gads (perform mode) or by the amount of
  10. mouse movement.
  11.  
  12. The polys are measured and the rotation is spread out along the polys
  13. from their lowest dimension to their highest dimension.
  14.  
  15. The distribution of the rotation can be controlled by a cspline.
  16. ______________________________________________________________
  17.  
  18. RESTRICTIONS:
  19.  
  20. NOT intended to be used on polys other than triangles. Extreme
  21. out of flat conditions result.
  22.  
  23. Deforms are not affected.
  24. ______________________________________________________________
  25.  
  26. USE:
  27.  
  28. This tool can be used with either entered rotation values or as an
  29. interactive freehand twister.
  30.  
  31. The polys will rotate around the selected axis shown in the tool box.
  32.  
  33. If the Y axis is selected, (Y flat view)
  34.           the polys rotate in the X-Z plane around the Y axis.
  35. If the X axis is selected, (X flat view)
  36.           the polys rotate in the Y-Z plane around the X axis.
  37. if the Z axis is selected, (Z flat view)
  38.           the polys rotate in the X-Y plane aroudn the Z axis.
  39. ______________________________________________________________
  40.  
  41. FOR ENTERED VALUES:
  42.  
  43. 1: Select the polys you want to rotate.
  44. 2: Click the RIGHT MOUSE BUTTON on the rotate gadget.
  45. 3: Edit the X,Y,Z values to reflect the amount you want
  46.    for the rotation. Values are in degrees.
  47.    (0.0 is no change, 90.0 is 90 degrees, etc)
  48. 4: Select the Perform gadget.
  49.  
  50. The window will close and the polys will rotate.
  51. If you do not approve of the change, hit the escape key BEFORE using
  52. the set command.
  53.  
  54. If you hit the ACCEPT gadget, no change will occur, but the defaults
  55. you have entered will be there next time you open the tool.
  56. ______________________________________________________________
  57.  
  58. FOR FREEHAND ROTATION:
  59.  
  60. 1: Select the active axis you want to rotate around.
  61. 2: Select the polys you want to rotate.
  62. 3: Click the LEFT MOUSE BUTTON on the rotate gadget.
  63. 4: Move the mouse pointer into the editor window.
  64. 5: Press and hold the LEFT MOUSE BUTTON while dragging the mouse.
  65.    Only the left<->right motion is used. You can move a little,
  66.    release the button and change its position on screen, then
  67.    press it again to continue to rotate.
  68. ______________________________________________________________
  69.  
  70. TWIST FROM:
  71.  
  72. If the twist from is set to center, the rotation will occur around the
  73. center of the selected polys.
  74.  
  75. If the rotate from is set to ATP, the rotation will occur around the
  76. current attachpoint.
  77. ______________________________________________________________
  78.  
  79. CONTROL SPLINE:
  80.  
  81. Allows the use of a control spline during the twist.
  82.  
  83. The rotation occurs around the selected axis. The amount of the
  84. rotation is set in the XYZ gads (perform mode) or by the amount of
  85. mouse movement.
  86.  
  87. The polys are measured and the rotation is spread out along the polys
  88. from their lowest dimension to their highest dimension.
  89.  
  90. If there is no control spline, the polys at the low end do not rotate
  91. and the polys at the high end rotate the most.
  92.  
  93. A control spline allows you to change the distribution of the
  94. rotation.
  95. ______________________________________________________________
  96.  
  97. END
  98.